home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacMarlais 0.5.3 / Information / ACKNOWLEDGMENTS next >
Encoding:
Text File  |  1994-09-18  |  2.3 KB  |  58 lines  |  [TEXT/Mrls]

  1. Acknowledgments for the 0.4 distribution.
  2.  
  3. The Marlais interpreter was started as a quick implementation by Brent
  4. Benson (Brent.Benson@mail.csd.harris.com), who wanted an
  5. implementation of Dylan to experiment with.  The first version was
  6. churned out in a short period of time (weeks) by Brent.
  7.  
  8. I first happened upon Marlais in Version 0.3 (Nov. 1993).  I wanted to
  9. use it as a language vehicle for a small portion of a course in
  10. Object-Oriented Programming I taught in the spring of 1994 at the
  11. University of Florida.  I realized there were some limitations to the
  12. system, but that Marlais was very accessible and modifiable.  I hacked
  13. in the features that I wanted to use, but then got interested in the
  14. language in a more serious way.
  15.  
  16. I embarked on systematically adding Dylan Design Note changes in about
  17. May of 1994.  I contacted Brent and told him about my efforts.  I said
  18. I'd be glad to produce a Version 0.4 of the interpreter.  Brent said
  19. he was glad to have someone breathe new life into the project.  Later
  20. in the month, Patrick Beard (beard@cs.ucdavis.edu) started contributing
  21. numerous suggestions and corrections (esp. w.r.t. porting to Mac) that I
  22. incorporated into the current Marlais version.  Brent and
  23. Bri Carlstrom (bdc@ai.mit.edu) also provided helpful porting feedback.
  24.  
  25.     "...My ark sings in the sun
  26.     At God speeded summer's end
  27.     And the flood flowers now."
  28.  
  29.         Dylan M. Thomas
  30.         Author's Prologue
  31.         The Collected Poems of Dylan Thomas
  32.         New Directions Publishing Corporation
  33.  
  34. Joseph N. Wilson
  35. (jnw@cis.ufl.edu)
  36.  
  37. Acknowledgments for the 0.5 distribution:
  38.  
  39. More thanks are necessary to Patrick Beard for helpful fixes and suggestions
  40. and for his work on the Mac version.
  41. Brent helped with configuration checking.
  42. Randy Fischer helped with Linux configuration checking.
  43. Thanks to Steve Strassmann for pointing out several blatantly obvious errors
  44. just before release.
  45.  
  46.  
  47. Most of all, though, thanks to you for reading the acknowledgments and
  48. sharing some of your time to make this product useful.
  49.  
  50. Acknowledgments since 0.5:
  51.  
  52. Roger Critchlow was quite helpful in providing solutions to header
  53. parsing using start contexts with flex.
  54. Patrick Beard has made many more improvements to the mac interface
  55. (which are not seen in the unix distribution) and has provided some
  56. more fixes to the base code and is now engaged in translating init.dyl
  57. to infix.
  58.